Back to the Compose view | Onward to the Logout view | Up to Working with Views
This file is never called directly. Instead, it is used whenever an error occurs. There are only two supported tags: Error View
- [xid]
- [error] - the error message
Examples of error messages
- "Use of outside mail servers is not permitted." - this is returned when allow-foreign-servers is turned off, and someone attempts to log into a foreign mail server.
- "Could not log on to the mail server" - usually this means the user entered the wrong password or username.
- "Could not open requested file" - this usually means that a requested view is not present. Check the URL.
- "Message deleted or unavailable." - the requested message either doesn't exist or has been deleted.
- "End of messages." - There are no more messages to view.
- "Mail service not available." - The user attempted to send a message, but Mail Agent is not installed.
More Net.Dreams Software